home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 999 b | 36 lines | [TEXT/GEOL] |
- Item 7723440 10-Jan-91 09:04PST
-
- From: GER.XSE0096 Germany - Ciechowski Computer,IDV
-
- To: MACAPP.TECH$ MacApp Technical
-
- cc: AACO Arthur Andersen,VCA
-
- ------------------------------------------------------------------------------
-
- Sub: Re: C++ Problems
-
- Try to increase the "Memory-Size" of your MPW Shell (depending on the size of
- your source I would suggest to give the shell about 4-5MB).
- In case you´re running under Multi-Finder or System 7 you could add the "-mf"
- option like in
- cplus -mf CountTool.cp -o CountTool.cp.o
- This makes the compiler request additional memory from the finder in case the
- Shell-Stack is no more free.
-
- Hope this helps
-
- Ingo Ciechowski
- (Manager)
-
- CIS - Computer Innovations & Service GmbH
- & Ciechowski Computer Innovations
- Ober-Saulheimer Straße 18
- W-6501 Wörrstadt
- Germany
-
- Tel.: 49 6732 7354
- Fax.: 49 6732 62059
- Apple-Link: GER.XSE0096
-
-